dictionary code

英 [ˈdɪkʃənri kəʊd] 美 [ˈdɪkʃəneri koʊd]

词典代码;字典码

计算机



双语例句

  1. Best guess: If no suggestions have been found, add all dictionary words that have the same phonetic code as the misspelled word and with the smallest edit distance from the misspelled word.
    最佳猜测:如果没有找到建议,就加入字典中所有与拼写错误的单词的语音代码相同的单词,以及与拼写错误的单词编辑距离最小的单词。
  2. I could have also dropped the Dictionary:: prefix code if I had written include Dictionary after the require clause.
    如果在require子句后面编写了includeDictionary,那么也可以去掉Dictionary::前缀。
  3. For these codes, add all dictionary words that have the same phonetic code as the misspelled word and whose edit distance from the misspelled word is less than a given threshold.
    对于这些代码,加入字典中所有与拼写错误单词语音编码相同的单词,以及与拼写错误单词的编辑距离小于指定阈值的单词。
  4. A collection of name/ value pairs ( a dictionary in Python, a hash table in Java code, or an associative array for Perl)
    名/值对的集合(Python中的词典、Java代码中的散列表或Perl的关联数组)
  5. The order of mappings in a Python dictionary is arbitrary and can vary across different Python installations or even from running the same code more than once using the same Python interpreter.
    Pythondictionary中映射的次序是任意的,对于不同的Python安装可能会有变化,甚至多次使用同一Python解释器运行相同代码也会有变化。
  6. The dictionary or surface meaning of the words or code used by the sender is not the message.
    语言的字典含义或字面含义、说话者运用的规范都不是要表达的讯息。
  7. This dictionary provides an extensibility mechanism for developers to provide data for custom features of a code generator.
    此字典为开发人员提供了一个扩展性机制,可为代码生成器的自定义功能提供数据。
  8. Each entry in this dictionary has a grammar code.
    辞典里的每个词条都有一个语法标记。
  9. And the paper discusses the fault separation and the arrangement of fault dictionary in antiaircraft gun servo system fault diagnosis and presents the method for fault separation and arrangement of fault dictionary by use of fault code.
    并对故障分离和故障字典的编制进行了一些探讨,提出了用故障编码进行故障分离和编制故障字典的方法。
  10. This algorithm used the dictionary code method to make compression processing to the documents label;
    该算法采用了字典编码方法对文档标签做压缩处理;
  11. This method build a dictionary library that take the strokes and stroke segment as the index parameters by making use of the stroke segment and chain code character;
    该方法借鉴笔段链码特征,建立以笔画一笔段数目作为检索参数的字典库;
  12. Optimizing the data dictionary, parts of sources code SQL sentence and parametric query optimization.
    对字典表,部分源代码SQL语句和参数查询进行优化;